On this pageIndexOfDescriptionCall IndexOf to get the index for an item in the list. Specify the integer number as the Item parameter.Syntaxfunction IndexOf(const Item: Integer): Integer;